home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / glibc108.zip / glibc108 / sysdeps / generic / configure.in < prev    next >
Text File  |  1994-05-19  |  198b  |  9 lines

  1. GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
  2.  
  3. changequote(,)
  4. if [ ! "$inhibit_glue" ]; then
  5. changequote([,])
  6. # For signame.c, used in make_siglist.
  7. AC_HAVE_FUNCS(psignal)
  8. fi
  9.